home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / text / misc / TextInfo.readme < prev    next >
Text File  |  1999-03-02  |  3KB  |  67 lines

  1. Short:    Sorts unique words in texts after frequency
  2. Author:   blodskam@hotmail.com (Erik Spåre)
  3. Uploader: blodskam@hotmail.com (Erik Spåre)
  4. Version:  1.3
  5. Type:     text/misc
  6. Requires: OS 2.04 or above
  7.  
  8. **********************************************************************
  9. *       TextInfo 1.3 by Erik Spåre (Parsec/Phuture 303) 990107       *
  10. *         Filematching routines by Anders Vedmar (Axehandle)         *
  11. **********************************************************************
  12.  
  13. TextInfo's task is to count all the various _unique_ words in texts
  14. and list them.  "Mine your mine" = 3 words, 2 unique (mine, your).
  15. Read.  If you find the following facts interesting, then this may
  16. be a program for you.
  17.  
  18.         !  Two Cities by Dickens has almost twice as many unique words
  19.         as the Koran, despite the fact that the Koran is bigger.  (Two
  20.         Cities 8041/138384, Koran 4300/152164).  Plato's the Republic
  21.         (translated, as the Koran) has 45 % more (6199/127005).
  22.  
  23.         !  Moby Dick has 13403/213486 words; that is 27 % more than
  24.         the Bible's 10560/812394, even though Moby Dick's size is only
  25.         about one quarter of the Bible's!
  26.  
  27.         !  A friend (greetings Théonore) told me that he had heard that
  28.         there was a word in the Bible that occured 666 times, and it
  29.         was the name of the Beast.  There is no such word in King
  30.         James Bible...
  31.  
  32.         !  You need only to know the meaning of 48 words to understand
  33.         half of the words written in the Bible...  (37 in the Koran,
  34.         44 in the Republic, 64 in Two Cities and 87 in Moby Dick).
  35.  
  36. REQUIREMENTS
  37.  
  38.         OS 2.04+ and a mind that is more interested in how many grains of
  39.         sand the average beach contains, than the latest sport results or
  40.         soap operas.
  41.  
  42. HISTORY
  43.  
  44.     v1.3 (990107)
  45.  
  46.        ** When I wanted to include the output in an email, the mailer
  47.        of course couldn't handle the tabs. I tried to circumvent this
  48.        by specifying -t32,1, hoping that TextInfo would make the output
  49.        32 characters wide... but when it didn't work I vaguely remembered
  50.        being too lazy to accept more tabs than 9 (one digit only) and
  51.        so I fixed this and made sure that spaces are printed instead
  52.        of tabs, if the tabsize is set to 1.
  53.  
  54.        This is all for this release, still no request for more features.
  55.        Perhaps the program is perfect now? :)
  56.  
  57.  
  58. ============================= Archive contents =============================
  59.  
  60. Original  Packed Ratio    Date     Time    Name
  61. -------- ------- ----- --------- --------  -------------
  62.    12860    5791 54.9% 07-Jan-99 01:21:04 +TextInfo
  63.    17427    7486 57.0% 07-Jan-99 01:22:52 +TextInfo.doc
  64.     2418    1193 50.6% 07-Jan-99 01:23:10 +TextInfo.readme
  65. -------- ------- ----- --------- --------
  66.    32705   14470 55.7% 07-Jan-99 19:24:06   3 files
  67.